---
title: "is true · RUAL Documentation"
description: "Checks if the given field is true."
canonical: https://docs.rual.nl/block-types/state ui/state_is_true
language: en
---

# is true

This block is part of the [`state ui`](https://docs.rual.nl/block-types/state%20ui) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

### Field Selection Required

This block relies on a field that you select to perform its data actions. You must manually select the field you want to use in your flow using the field selector modal. To access the modal, click the white button on the block.

Checks if the given field is true.

- condition `condition` Returns `true` if the given field is `true`.

A typical wiring for [is true](https://docs.rual.nl/block-types/state%20ui/state_is_true): the `condition` out pin feeds [branch](https://docs.rual.nl/block-types/flow/branch).

![Studio canvas example for the is true block: typical wiring for is true.](https://docs.rual.nl/canvas-examples/state_is_true.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
